home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / LoadDumpFileStuff / BLJStandardIncludes.make < prev    next >
Encoding:
Text File  |  1995-07-28  |  2.5 KB  |  53 lines  |  [TEXT/MPS ]

  1. #
  2. #    File:        BLJStandardIncludes.make
  3. #
  4. #    Copyright:    © 1991-1994 by Apple Computer, Inc.
  5. #                All rights reserved.
  6. #
  7. #    Part of the AOCE Sample SMSAM Package.  Consult the license
  8. #    which came with this software for your specific legal rights.
  9. #
  10.  
  11. # The following dependencies were produced at 4:39:32 PM on Thu, Oct 1, 1992 by
  12. # MakeMake 2.0d36 (6/24/1991) by Rick Holzgrafe, scott douglass, Jeff Holcomb.
  13. # To update the dependencies, execute 'Make Dependencies'.
  14.  
  15.  
  16. MAKEMAKE = makemake ∂
  17.             -depsonly BLJStandardIncludes.cp -i '{BLJ2020Interfaces}' -i ∂
  18.             '{BLJThreadStuff}' -i '{BLJBovineServer}' -i '{BLJBuildingBlocks}' ∂
  19.             -i '{BLJCoreGateway}' -i '{BLJ2020HalfGateway}' -i ∂
  20.             '{BLJConnectorHalfGateway}' -i '{BLJHFSHalfGateway}' -i ∂
  21.             '{BLJThreadStuff}' -i '{BLJBovineServer}' -objdir '{BLJObjects}'
  22.  
  23. DEPSFILE = Dependencies
  24.  
  25.  
  26. {DEPSFILE}    ƒ NoSuchFile
  27. NoSuchFile    ƒ
  28.     {MAKEMAKE}
  29.  
  30.  
  31. "{BLJObjects}BLJStandardIncludes.cp.o" ƒ ∂
  32.         BLJStandardIncludes.h "{CIncludes}types.h" "{CIncludes}events.h" ∂
  33.         "{CIncludes}Quickdraw.h" "{CIncludes}memory.h" "{CIncludes}osutils.h" ∂
  34.         "{CIncludes}Resources.h" "{CIncludes}Files.h" "{CIncludes}SegLoad.h" ∂
  35.         "{CIncludes}Fonts.h" "{CIncludes}SysEqu.h" "{CIncludes}Packages.h" ∂
  36.         "{CIncludes}StandardFile.h" "{CIncludes}Dialogs.h" ∂
  37.         "{CIncludes}Windows.h" "{CIncludes}Controls.h" "{CIncludes}TextEdit.h" ∂
  38.         "{CIncludes}Script.h" "{CIncludes}Strings.h" "{CIncludes}ToolUtils.h" ∂
  39.         "{CIncludes}Folders.h" "{CIncludes}PLStringFuncs.h" "{CIncludes}stdio.h" ∂
  40.         "{CIncludes}stream.h" "{CIncludes}iostream.h" "{CIncludes}String.h" ∂
  41.         "{CIncludes}iomanip.h" "{CIncludes}generic.h" "{CIncludes}stdiostream.h" ∂
  42.         "{CIncludes}fstream.h" "{CIncludes}traps.h" "{BLJ2020Interfaces}OCE.h" ∂
  43.         "{CIncludes}Aliases.h" "{CIncludes}AppleTalk.h" ∂
  44.         "{CIncludes}AppleEvents.h" "{CIncludes}EPPC.h" "{CIncludes}PPCToolbox.h" ∂
  45.         "{CIncludes}Processes.h" "{CIncludes}Notification.h" ∂
  46.         "{BLJ2020Interfaces}OCEErrors.h" "{CIncludes}Errors.h" ∂
  47.         "{BLJThreadStuff}Thread.h" "{CIncludes}Devices.h" "{CIncludes}StdDef.h" ∂
  48.         "{CIncludes}Timer.h" "{BLJThreadStuff}InLineAsm.h" ∂
  49.         "{BLJThreadStuff}ThreadUtilities.h"
  50.     BLJCPlus BLJStandardIncludes.cp -o "{BLJObjects}" -sym on -mbg full -mf -w3 -d debug=1 ∂
  51.             -d BovineServer=1 -mc68020 -i "{BLJ2020Interfaces}" -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" -i "{BLJ2020HalfGateway}" -i "{BLJConnectorHalfGateway}" -i "{BLJHFSHalfGateway}" -i "{BLJThreadStuff}" ∂
  52.             -mark all -dumpc '{BLJObjects}BLJStandardIncludes.dump'
  53.